How to Install rel2gpx software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rel2gpx software package in Ubuntu 14.04 LTS (Trusty Tahr)

rel2gpx software package provides create GPX-track from OSM relation, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install rel2gpx 

rel2gpx is installed in your system.

Make ensure the rel2gpx package were installed using the commands given below,

$ sudo dpkg-query -l | grep rel2gpx *

You will get with rel2gpx package name, version, architecture and description in a table

rel2gpx package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package rel2gpx
Version 0.27-1
Description create GPX-track from OSM relation
Sub Section Utils


See Also, How to uninstall or remove rel2gpx software package from Ubuntu 14.04 LTS (Trusty Tahr)?